public int Write(byte[] buffer, int bufferlength);
Writes bytes from the supplied buffer to the stream.
OutputStream Methods